home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / stripbowl_game.swf / scripts / DefineButton2_1417 / BUTTONCONDACTION on(release).as
Text File  |  2005-08-19  |  83b  |  5 lines

  1. on(release){
  2.    finalcurve = eval("curvebox:newcurve");
  3.    gotoAndPlay(106);
  4. }
  5.